A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

JavaClassObject - Class in com.sabro.jbusiness.compilador
 
JavaFileManagerImpl - Class in com.sabro.jbusiness.compilador
 
JavaSourceObject - Class in com.sabro.jbusiness.compilador
 
JavaSourceObject(String, String) - Constructor for class com.sabro.jbusiness.compilador.JavaSourceObject
 
jj_nt - Variable in class com.sabro.jbusiness.database.mssql.comp.parser.Parser
Next token.
jjstrLiteralImages - Static variable in class com.sabro.jbusiness.database.mssql.comp.parser.ParserTokenManager
Token literal values.
jjtAddChild(Node, int) - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
JJTALTERCREATETABLE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBEGINTRAN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBINARYCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBINARYOPERATOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBLOCK - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBLOCKWHILE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINAGREGATEFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINSCALARDATETIMEFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINSCALARFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINSCALARMATHEMATICALFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINSCALARSTRINGFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTBUILTINSCALARSYSTEMFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
jjtClose() - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
JJTCLOSECURSOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCOLUMN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCOLUMNALIAS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCOLUMNDEFINITION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCOMMITTRAN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCONDITIONAL - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCONDITIONALFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTCURSORDECLARATION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDATATYPE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDATETIMECONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDEALLOCATECURSOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDECIMALCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDELETE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTDROPTABLE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTEXECSCRIPT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTEXECUTE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTEXISTS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTEXPRESSION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTEXPRESSIONS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTFETCHCURSOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTFLOATCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTFROMCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTFUNCAOCONDICIONALINTERNA - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTFUNCAOESCALARINTERNA - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
jjtGetChild(int) - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
This method returns a child node.
jjtGetChild(int) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtGetFirstToken() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtGetLastToken() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtGetNumChildren() - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtGetParent() - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
 
jjtGetParent() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtGetValue() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
JJTGROUPBYCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTHAVINGCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTIF - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTINSERT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTINTEGERCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTINTOCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTJOINEDTABLE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTJOINHINT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTJOINTYPE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTMENSAGEM - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTMONEYCONSTANT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTNEWTABLE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
jjtNodeName - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
jjtOpen() - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
JJTOPENCURSOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTOPERATORARITMETIC - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTOPERATORBITWISE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTOPERATORCOMPARISION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTParserState - Class in com.sabro.jbusiness.database.mssql.comp.parser
 
JJTParserState() - Constructor for class com.sabro.jbusiness.database.mssql.comp.parser.JJTParserState
 
JJTPREDICATE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTPREDICATEBLOCK - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTPREDICATETRUE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTPROCEDURENAME - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTQUERYCOMPLEXA - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTQUERYSIMPLES - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTRAISERROR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTRETURN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTROLLBACKTRAN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSCALARFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSCALARSUBQUERY - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSEARCHCONDITION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSELECTCLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSELECTITEM - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSELECTLIST - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSET - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
jjtSetFirstToken(Token) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtSetLastToken(Token) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtSetParent(Node) - Method in interface com.sabro.jbusiness.database.mssql.comp.parser.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
jjtSetValue(Object) - Method in class com.sabro.jbusiness.database.mssql.comp.parser.SimpleNode
 
JJTSIMPLEEXPRESSION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSOURCENAME - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSTATMENT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSTATMENTS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSTATMENTSINTERNOS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTSUBQUERY - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTTABLEALIAS - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTTABLEHINT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTTABLENAME - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTTABLESOURCE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTUNARYOPERATOR - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTUPDATE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTUSERDEFINEDSCALARFUNCTION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTVARIABLEDECLARATION - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTVIEWHINT - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTVIEWNAME - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTWHERECLAUSE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JJTWHILE - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserTreeConstants
 
JOIN - Static variable in interface com.sabro.jbusiness.database.mssql.comp.parser.ParserConstants
RegularExpression Id.
JoinedTable() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.Parser
 
JoinHint() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.Parser
 
JoinType() - Method in class com.sabro.jbusiness.database.mssql.comp.parser.Parser
 
JOptionPane - Class in com.sabro.jbusiness.gui
 
JOptionPane() - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object, int) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object, int, int) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object, int, int, Icon) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object, int, int, Icon, Object[]) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
JOptionPane(Object, int, int, Icon, Object[], Object) - Constructor for class com.sabro.jbusiness.gui.JOptionPane
 
jPopupMenu - Variable in class com.sabro.jbusiness.gui.WorkplaceTabbedPane
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z